Fjord Foundry
Verified contract
Active on
Ethereum with 9,904 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Fjord Foundry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157391 | 25 minutes ago | | | 0 | 0.00084503484 | |
| 21157219 | an hour ago | | | 0 | 0.00091618889 | |
| 21156882 | 2 hours ago | | | 0 | 0.00056782404 | |
| 21156794 | 2 hours ago | | | 0 | 0.00065912927 | |
| 21156785 | 2 hours ago | | | 0 | 0.00055013807 | |
| 21156704 | 3 hours ago | | | 0 | 0.00058835384 | |
| 21156544 | 3 hours ago | | | 0 | 0.00057199813 | |
| 21156176 | 4 hours ago | | | 0 | 0.00038807314 | |
| 21156171 | 4 hours ago | | | 0 | 0.00036542518 | |
| 21156169 | 4 hours ago | | | 0 | 0.00062193246 |
ABI
ABI objects
Getter at block 21157514
DOMAIN_SEPARATOR() view returns (bytes32)
0x6913eb27f83cdc7c38857374f41dfb6e8c3df78f9d424e79312d3b546dd9931c
decimals() view returns (uint8)
18
name() view returns (string)
Fjord Foundry
symbol() view returns (string)
FJO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.