99Ex Token
Verified contract
Active on
Ethereum with 3,305 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 |
---|---|---|---|---|---|
99B | ERC-20 | 206.40838 | -- | -- | |
GPSS | ERC-20 | 5 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048833 | a year ago | | | 0 | 0.00047952648 | |
| 18048832 | a year ago | | | 0 | 0.00048279451 | |
| 18048832 | a year ago | | | 0 | 0.00048279451 | |
| 18048832 | a year ago | | | 0 | 0.00048279451 | |
| 18048832 | a year ago | | | 0 | 0.00048279451 |
ABI
ABI objects
Getter at block 21260430
decimals() view returns (uint8)
18
name() view returns (string)
99Ex Token
owner() view returns (address)
0xd2385b059301db721a7c6a9d9755862222cfcd6f
symbol() view returns (string)
99B
totalSupply() view returns (uint256)
1090434453650000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
withdrawEther(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentReceived(address _from, uint256 _amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wallet)
fallback()
This contract contains no error objects.