SUDO Governance Token
Verified contract
Active on
Ethereum with 75 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 |
---|---|---|---|---|---|
SUDO | ERC-20 | 3.014899M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17242021 | 2 years ago | | | 0 | 0.0014461899 | |
| 17009900 | 2 years ago | | | 0 | 0.00049775851 | |
| 15466388 | 2 years ago | | | 0 | 0.00076882500 | |
| 15465869 | 2 years ago | | | 0 | 0.00096432000 | |
| 15464165 | 2 years ago | | | 0 | 0.0025114440 | |
| 15464119 | 2 years ago | | | 0 | 0.00063892400 | |
| 15464107 | 2 years ago | | | 0 | 0.00048216000 | |
| 15464081 | 2 years ago | | | 0 | 0.00067502400 | |
| 15464070 | 2 years ago | | | 0 | 0.00048216000 | |
| 15464060 | 2 years ago | | | 0 | 0.00078790400 |
ABI
ABI objects
Getter at block 21199587
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x42eb71a33b33424c6c63a9fd62a7931701a77dca
decimals() view returns (uint8)
18
name() view returns (string)
SUDO Governance Token
symbol() view returns (string)
SUDO
totalSupply() view returns (uint256)
60000000000000000000000000
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)
lockTokens(uint256 amount)
renounceOwnership()
spendature(address target) returns (bool)
transact(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
txns(address account)
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.