X Network
Verified contract
Active on
Ethereum with 295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4648…283a
4 additional
variables
Balances ($0.00)
No balances found for "X Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20795225 | 2 months ago | | | 0 | 0.00066678677 | |
| 18903983 | a year ago | | | 0 | 0.00060861990 | |
| 18831432 | a year ago | | | 0 | 0.0018837990 | |
| 18740184 | a year ago | | | 0 | 0.0025259685 | |
| 18736614 | a year ago | | | 0 | 0.0026367285 | |
| 18718661 | a year ago | | | 0 | 0.0019656319 | |
| 18717260 | a year ago | | | 0 | 0.0030281291 | |
| 18716162 | a year ago | | | 0 | 0.0024428431 | |
| 18715484 | a year ago | | | 0 | 0.0031732549 | |
| 18715475 | a year ago | | | 0 | 0.0034272607 |
ABI
ABI objects
Getter at block 21332845
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
cooldownTimerInterval() view returns (uint8)
3
decimals() pure returns (uint8)
8
name() pure returns (string)
X Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XNET
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.