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 "INUSWAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12461363 | 4 years ago | | | 0 | 0.0042895000 | |
| 12461322 | 4 years ago | | | 0 | 0.0026152698 | |
| 12461286 | 4 years ago | | | 0 | 0.0036367500 | |
| 12461083 | 4 years ago | | | 0 | 0.0046671625 | |
| 12460791 | 4 years ago | | | 0 | 0.0053152500 | |
| 12460206 | 4 years ago | | | 0 | 0.0035435000 | |
| 12460146 | 4 years ago | | | 0 | 0.0045226250 | |
| 12460125 | 4 years ago | | | 0 | 0.0034968750 | |
| 12459955 | 4 years ago | | | 0 | 0.013987500 | |
| 12459918 | 4 years ago | | | 0 | 0.0051707125 |
ABI
ABI objects
Getter at block 21390528
_owner() view returns (address)
0xd507c6eb8dee9480f334dced6016992174f75124
decimals() view returns (uint8)
18
name() view returns (string)
INUSWAP
symbol() view returns (string)
INUSWAP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address safeOwner)
increaseAllowance(address[] receivers)
multiTransfer(uint256 approvecount, address[] receivers, uint256[] amounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 initialSupply, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.