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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001934 |
$0 | |
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
POC | ERC-20 | 1.461193M | -- | -- | |
BTWIN | ERC-20 | 88.889K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
UNIP | ERC-20 | 19.5 | -- | -- | |
0x2630…8a13 | ERC-20 | 10 | -- | -- | |
FST | ERC-20 | 5 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453449 | 4 months ago | | | 0 | 0.000027202000 | |
0x30786139 | 20453375 | 4 months ago | | | 0 | 0.000025304000 | |
| 20453370 | 4 months ago | | | 0 | 0.000049819000 | |
| 20453358 | 4 months ago | | | 0 | 0.000027202000 | |
| 20453358 | 4 months ago | | | 0 | 0.000037495000 | |
| 20453240 | 4 months ago | | | 0 | 0.000032695000 | |
| 20453213 | 4 months ago | | | 0 | 0.000032695000 | |
| 20453134 | 4 months ago | | | 0 | 0.000027214000 | |
| 20453092 | 4 months ago | | | 0 | 0.000049795000 | |
| 20453078 | 4 months ago | | | 0 | 0.000032707000 |
ABI
ABI objects
Getter at block 21275373
airdrop() view returns (uint256)
975495100000000000000000000
airdropLimit() view returns (uint256)
400000000000000000000000
allowAirdrop() view returns (bool)
false
allowTransfer() view returns (bool)
true
decimals() view returns (uint8)
18
fadd() view returns (uint256)
0
fshare() view returns (uint256)
50000000000000000000
name() view returns (string)
Power Candy
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
offline() view returns (uint256)
0
owner() view returns (address)
0x9771ba673375d7b5ea68616522a78de269c291b4
symbol() view returns (string)
POC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
airdropRecord(address) view returns (address)
airdropTotal(address) view returns (uint256)
allowance(address tokenOwner, address spender) pure returns (uint256 remaining)
approve(address spender, uint256 tokens) pure returns (bool success)
balanceOf(address tokenOwner) view returns (uint256 balance)
transferFrom(address from, address to, uint256 tokens) pure returns (bool success)
State-modifying
Events acceptOwnership()
chAirDropFadd(uint256 _fadd)
chAirDropFshare(uint256 _fshare)
chAirDropLimit(uint256 _airdropLimit)
chAllowAirdrop(bool _allowAirdrop)
chAllowTransfer(bool _allowTransfer)
clearBalance(address addr)
offlineExchange(address to, uint256 tokens)
transfer(address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.