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 "XCIENTOS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18870379 | a year ago | | | 0 | 0.0012795406 | |
| 18870373 | a year ago | | | 0 | 0.0012363160 | |
| 18869263 | a year ago | | | 0 | 0.00050557083 | |
| 18869257 | a year ago | | | 0 | 0.00046565475 | |
| 18869240 | a year ago | | | 0 | 0.0036743137 | |
| 18869222 | a year ago | | | 0 | 0.00055318523 | |
| 18869210 | a year ago | | | 0 | 0.00056627474 | |
| 18869205 | a year ago | | | 0 | 0.00088882505 | |
| 18869188 | a year ago | | | 0 | 0.00073600965 | |
| 18869187 | a year ago | | | 0 | 0.0010897164 |
ABI
ABI objects
Getter at block 21324228
decimals() view returns (uint8)
18
name() view returns (string)
XCIENTOS
pancakePair() view returns (address)
0x3f440648edd0a8679399716789bc6afc08172e45
symbol() view returns (string)
XCI
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.