Authpaper Coin
Verified contract
Active on
Ethereum with 18,233 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 |
---|---|---|---|---|---|
AUPC | ERC-20 | 100 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- | |
WDT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19851635 | 6 months ago | | | 0 | 0.000082638775 | |
| 18877601 | 10 months ago | | | 0 | 0.0035141066 | |
| 15600589 | 2 years ago | | | 0 | 0.00014720181 | |
| 15600542 | 2 years ago | | | 0 | 0.00035931197 | |
| 15600535 | 2 years ago | | | 0 | 0.00017288178 | |
| 15600520 | 2 years ago | | | 0 | 0.00025737484 | |
| 15600430 | 2 years ago | | | 0 | 0.00012931584 | |
| 15600140 | 2 years ago | | | 0 | 0.00029247226 | |
| 15599067 | 2 years ago | | | 0 | 0.00014939458 | |
| 15596714 | 2 years ago | | | 0 | 0.00056971486 |
ABI
ABI objects
Getter at block 21163396
dateTimeAddr() view returns (address)
0x1a6184cd4c5bea62b0116de7962ee7315b7bcbce
decimals() view returns (uint8)
18
name() view returns (string)
Authpaper Coin
owner() view returns (address)
0xa5bc03ddc951966b0df385653fa5b7cadf1fc3da
symbol() view returns (string)
AUPC
totalSupply() view returns (uint256)
74867146298050838145252252
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
icoAmount(address) view returns (uint256)
State-modifying
Events addApprove(address _spender, uint256 _value) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
claimICOToken() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, 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.