Suterusu
Verified contract
Active on
Ethereum with 22,069 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($822.10)
Native
Value
$822.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.249187 | $3,299.14 |
$822.1 | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19297276 | 9 months ago | | | 0 | 0.0011033253 | |
| 18798739 | a year ago | | | 0 | 0.0024761788 | |
| 18688994 | a year ago | | | 0 | 0.0019009754 | |
| 17011457 | 2 years ago | | | 0 | 0.00056016651 | |
| 16498295 | 2 years ago | | | 0 | 0.00065632233 | |
| 15213817 | 2 years ago | | | 0 | 0.00095838894 | |
| 14951422 | 2 years ago | | | 0 | 0.0013367305 | |
| 14364779 | 3 years ago | | | 0 | 0.00095925491 | |
| 13815686 | 3 years ago | | | 0 | 0.0027029080 | |
| 13625035 | 3 years ago | | | 0 | 0.0068535917 |
ABI
ABI objects
Getter at block 21272411
account_address() view returns (address)
0x0427d9929f82f8d83cfc2381050ed24d22ab0278
admin_address() view returns (address)
0x0427d9929f82f8d83cfc2381050ed24d22ab0278
decimals() view returns (uint8)
18
name() view returns (string)
Suterusu
symbol() view returns (string)
Suter
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.