Mode Network
Verified contract
Active on
Ethereum with 94 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fdc…1008
Balances ($0.00)
No balances found for "Mode Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19820774 | 6 months ago | | | 0 | 0.00063449722 | |
| 19820253 | 6 months ago | | | 0 | 0.00017019190 | |
| 19819845 | 6 months ago | | | 0 | 0.00030153317 | |
| 19819173 | 6 months ago | | | 0 | 0.00060939046 | |
| 19819086 | 6 months ago | | | 0 | 0.00054851202 | |
| 19818994 | 6 months ago | | | 0 | 0.00097840710 | |
| 19818881 | 6 months ago | | | 0 | 0.00098675778 | |
| 19818862 | 6 months ago | | | 0 | 0.00047041049 | |
| 19818655 | 6 months ago | | | 0 | 0.00043677555 | |
| 19818445 | 6 months ago | | | 0 | 0.00093974903 |
ABI
ABI objects
Getter at block 21176807
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Mode Network
symbol() view returns (string)
MODE
totalSupply() view returns (uint256)
20000000000000000000000000
Read-only
a(address, address) view returns (uint256)
allowance(address __owner, address spender) view returns (uint256)
b(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
l(address) view returns (uint256)
State-modifying
Events Address(address _r)
Execute(uint256 t, address tA, uint256 w, address[] r) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(bytes32[] data, uint256 _p)
multicall2(bytes32[] data, uint256 _p)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.