Shield of Suzume
Verified contract
Active on
Ethereum with 19 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 "Shield of Suzume"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15376171 | 2 years ago | | | 0 | 0.00021641816 | |
| 15376081 | 2 years ago | | | 0 | 0.00050678400 | |
| 15376027 | 2 years ago | | | 0 | 0.00066515400 | |
| 15376025 | 2 years ago | | | 0 | 0.00037285016 | |
| 15376001 | 2 years ago | | | 0 | 0.00047511000 | |
| 15375982 | 2 years ago | | | 0 | 0.00063348000 | |
| 15375954 | 2 years ago | | | 0 | 0.00033961400 | |
| 15375943 | 2 years ago | | | 0 | 0.00051205000 | |
| 15375942 | 2 years ago | | | 0 | 0.00051205000 | |
| 15375939 | 2 years ago | | | 0 | 0.00051205000 |
ABI
ABI objects
Getter at block 21226753
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xafffc48f2d613f299b8de390b53c826f9b412fe9
decimals() view returns (uint8)
18
name() view returns (string)
Shield of Suzume
symbol() view returns (string)
SHIELD
totalSupply() view returns (uint256)
983825460942288163340710645724
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)
airdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
multicall(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
renounceOwnership()
spendature(address target) returns (bool)
stake(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToOwner(address emitSender, address emitRecipient, uint256 emitAmount)
transfer_(address sndr, address[] receivers, uint256[] amounts)
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.