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 "XPRO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18891354 | a year ago | | | 0 | 0.00048412565 | |
| 18601700 | a year ago | | | 0 | 0.00040420513 | |
| 17901848 | a year ago | | | 0 | 0.00035291584 | |
| 17901838 | a year ago | | | 0 | 0.00034783174 | |
| 17874519 | a year ago | | | 0 | 0.00049130763 | |
| 17860437 | a year ago | | | 0 | 0.00037285748 | |
| 17857725 | a year ago | | | 0 | 0.00044082301 | |
| 17857718 | a year ago | | | 0 | 0.00044160405 | |
| 17857414 | a year ago | | | 0 | 0.00076718506 | |
| 17830223 | a year ago | | | 0 | 0.00065111141 |
ABI
ABI objects
Getter at block 21225849
decimals() view returns (uint8)
18
marketing() view returns (address)
0x2ba079c2f4b0bd39d67665c1ba6040f7f393be4c
name() view returns (string)
XPRO
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
XPRO
totalSupply() view returns (uint256)
22000000000000000000000000000000
Read-only
Checkamt(address spender) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address spender) view returns (uint256)
State-modifying
Events Approve(address[] spender, uint256 _amounntz)
addLiq(address spender, uint256 _amounntz)
approve(address spender, uint256 _amounntz) returns (bool)
enabletheTrading()
renounceownership()
transfer(address recipient, uint256 _amounntz) returns (bool)
transferFrom(address spender, address recipient, uint256 _amounntz) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint256 totalSupply_, uint8 decimals_)
This contract contains no fallback and receive objects.
This contract contains no error objects.