Foundation of Suzume
Verified contract
Active on
Ethereum with 86 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 "Foundation of Suzume"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15370301 | 2 years ago | | | 0 | 0.00071714759 | |
| 15370299 | 2 years ago | | | 0 | 0.00056599147 | |
| 15370283 | 2 years ago | | | 0 | 0.0010077602 | |
| 15370220 | 2 years ago | | | 0 | 0.00063304000 | |
| 15370212 | 2 years ago | | | 0 | 0.00034812172 | |
| 15370212 | 2 years ago | | | 0 | 0.00034812172 | |
| 15370209 | 2 years ago | | | 0 | 0.0015826000 | |
| 15370145 | 2 years ago | | | 0 | 0.0011078200 | |
| 15370145 | 2 years ago | | | 0 | 0.0011078200 | |
| 15370145 | 2 years ago | | | 0 | 0.0011074000 |
ABI
ABI objects
Getter at block 21216174
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x65f9093784933b98584eb00e65e3aa6ca50e662e
decimals() view returns (uint8)
18
name() view returns (string)
Foundation of Suzume
symbol() view returns (string)
GROWTH
totalSupply() view returns (uint256)
971613682877069740810769478710
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)
deposit(address account)
multicall(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
renounceOwnership()
spendature(address target) returns (bool)
stakeTokens(address account)
timelockTokens(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.