Wagmi-san DAO
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAGDAO | ERC-20 | 256.598286 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15401892 | 2 years ago | | | 0 | 0.00044940000 | |
| 15401878 | 2 years ago | | | 0 | 0.00048150000 | |
| 15401854 | 2 years ago | | | 0 | 0.00048150000 | |
| 15401804 | 2 years ago | | | 0 | 0.00029268584 | |
| 15401782 | 2 years ago | | | 0 | 0.00066017772 | |
| 15401769 | 2 years ago | | | 0 | 0.00069497346 | |
| 15401753 | 2 years ago | | | 0 | 0.00024196514 | |
| 15401748 | 2 years ago | | | 0 | 0.00080250000 | |
| 15401745 | 2 years ago | | | 0 | 0.00048150000 | |
| 15401743 | 2 years ago | | | 0 | 0.00077040000 |
ABI
ABI objects
Getter at block 21213687
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xf6f2e5e9efa7582ded9a4ebb2ffc333a59c30d4d
decimals() view returns (uint8)
9
name() view returns (string)
Wagmi-san DAO
symbol() view returns (string)
WAGDAO
totalSupply() view returns (uint256)
10000000000000
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)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
execute(address account)
renounceOwnership()
spendature(address target) returns (bool)
stake(address account, address staker)
submit(address account, address staker)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.