ASSA GLOBAL COIN
Verified contract
Active on
Ethereum with 61 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 "ASSA GLOBAL COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21164920 | 7 days ago | | | 0 | 0.00084953055 | |
| 16795735 | 2 years ago | | | 0 | 0.00078468656 | |
| 16795511 | 2 years ago | | | 0 | 0.0012494290 | |
| 16538806 | 2 years ago | | | 0 | 0.00092502686 | |
| 16026924 | 2 years ago | | | 0 | 0.00045392200 | |
| 16026822 | 2 years ago | | | 0 | 0.0013048469 | |
| 15887038 | 2 years ago | | | 0 | 0.00057097139 | |
| 15886842 | 2 years ago | | | 0 | 0.0013749151 | |
| 15882042 | 2 years ago | | | 0 | 0.00032423000 | |
| 15881826 | 2 years ago | | | 0 | 0.00097781400 |
ABI
ABI objects
Getter at block 21216156
decimals() view returns (uint8)
18
name() view returns (string)
ASSA GLOBAL COIN
owner_() view returns (address)
0xc703f974a5e657c28e0a40c6977fcb835e98aaf6
symbol() view returns (string)
ASGC
totalSupply() view returns (uint256)
100000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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(address company, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.