erugo coin
Verified contract
Active on
Ethereum with 1,543 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 |
---|---|---|---|---|---|
ERC | ERC-20 | 13.060108K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14748275 | 3 years ago | | | 0 | 0.00086264437 | |
| 14748220 | 3 years ago | | | 0 | 0.00082910232 | |
| 14665220 | 3 years ago | | | 0 | 0.0013634880 | |
| 13458124 | 3 years ago | | | 0 | 0.0020100185 | |
| 13336270 | 3 years ago | | | 0 | 0.0018861520 | |
| 13335236 | 3 years ago | | | 0 | 0.0031017653 | |
| 13335227 | 3 years ago | | | 0 | 0.0042898416 | |
| 13335227 | 3 years ago | | | 0 | 0.0042898416 | |
| 13335213 | 3 years ago | | | 0 | 0.0048686636 | |
| 13335213 | 3 years ago | | | 0 | 0.0048686636 |
ABI
ABI objects
Getter at block 21211765
decimals() view returns (uint8)
18
name() view returns (string)
erugo coin
owner_() view returns (address)
0x907193ec99a8b11cb502b98158abc8ab66149d37
symbol() view returns (string)
ERC
totalSupply() view returns (uint256)
20000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
lock(address owner)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlock(address owner)
withdrawTokens(address cont)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.