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 |
---|---|---|---|---|---|
APX | ERC-20 | 315.019264K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19717267 | 7 months ago | | | 0 | 0.00022211140 | |
| 17463949 | a year ago | | | 0 | 0.00049439011 | |
| 17463846 | a year ago | | | 0 | 0.0010810780 | |
| 17410240 | a year ago | | | 0 | 0.0011544547 | |
| 14306607 | 3 years ago | | | 0 | 0.0034180451 | |
| 12631880 | 3 years ago | | | 0 | 0.00064554000 | |
| 12583424 | 3 years ago | | | 0 | 0.00051480800 | |
| 12315671 | 4 years ago | | | 0 | 0.0014422200 | |
| 11948084 | 4 years ago | | | 0 | 0.0047232031 | |
| 11924363 | 4 years ago | | | 0 | 0.0054636960 |
ABI
ABI objects
Getter at block 21161656
INITIAL_SUPPLY() view returns (uint256)
100000000
decimals() view returns (uint256)
18
name() view returns (string)
APEX
owner() view returns (address)
0x28e4ad38c55540813da5bd0502652d0fdeb75afc
symbol() view returns (string)
APX
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
showMyTokenBalance(address addr) view returns (uint256 tokenBalance)
State-modifying
Events AntiTheft(address wallet, address buyer, uint256 tokenAmount)
Burn(address wallet, address buyer, uint256 tokenAmount)
Grow(address wallet, address buyer, uint256 tokenAmount)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Debug(string message, address addr, uint256 number)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address wallet)
fallback()
This contract contains no error objects.