Smart contracts deployed on Tempo Testnet using Foundry CLI.
| Contract | Address | TX Hash | Date |
|---|---|---|---|
| Mail.sol | 0x07e99c506b8b9Af820CC988A1CDafB4c0993A6f0 | 0x21f1e0ffedf4a709d44d74ef1f2bb736a32c63522bd47052092cb24465221c68 | May 27, 2026 |
- Solidity 0.8.13
- Foundry (forge)
- tempo-std library
- Tempo Testnet (Moderato)
forge create src/Mail.sol:Mail \
--rpc-url https://rpc.moderato.tempo.xyz \
--broadcast \
--gas-price 100000000000 \
--constructor-args "<alphaUSD_address>"