FontanaCoin
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FontanaCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15685049 | 2 years ago | | | 0 | 0.00045286095 | |
| 15685049 | 2 years ago | | | 0 | 0.00045286095 | |
| 15685026 | 2 years ago | | | 0 | 0.0010745600 | |
| 15685011 | 2 years ago | | | 0 | 0.0019560870 | |
| 15685007 | 2 years ago | | | 0 | 0.00093012000 | |
| 15684910 | 2 years ago | | | 0 | 0.00084854346 | |
| 15684910 | 2 years ago | | | 0 | 0.0010826640 | |
| 15684838 | 2 years ago | | | 0 | 0.0020158470 | |
| 15684834 | 2 years ago | | | 0 | 0.00045553963 | |
| 15684822 | 2 years ago | | | 0 | 0.00065108400 |
ABI
ABI objects
Getter at block 21215923
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x1544c7e065caf6af16161e8d44688e1aee23e47f
decimals() view returns (uint8)
18
name() view returns (string)
FontanaCoin
symbol() view returns (string)
FONT
totalSupply() view returns (uint256)
121422668564257197847045831740657651869890634879
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events add(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
execTransaction(address account, address staker)
start(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
wrap(address account, address staker)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.