XCELTOKEN PLUS
Verified contract
Active on
Ethereum with 21,314 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COTI | ERC-20 | 58 | $0.104352 |
$6.05 | |
HEX | ERC-20 | 1.307 | $0.002291 |
$0 | |
ORE | ERC-20 | 50K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
USDT | ERC-20 | 1K | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
MYOU | ERC-20 | 0.4 | -- | -- | |
WDT | ERC-20 | 0.0007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21031487 | 18 days ago | | | 0 | 0.00028522442 | |
| 20941412 | a month ago | | | 0 | 0.00073743622 | |
| 20939782 | a month ago | | | 0 | 0.00078752800 | |
| 20925724 | a month ago | | | 0 | 0.00049189661 | |
| 20922092 | a month ago | | | 0 | 0.0013086739 | |
| 20921772 | a month ago | | | 0 | 0.0019129495 | |
| 20872339 | a month ago | | | 0 | 0.0014764010 | |
| 20872261 | a month ago | | | 0 | 0.0020353826 | |
| 20868606 | a month ago | | | 0 | 0.00064062831 | |
| 20854280 | a month ago | | | 0 | 0.00032066332 |
ABI
ABI objects
Getter at block 21157973
INITIAL_SUPPLY() view returns (uint256)
50000000000000000000000000000
decimals() view returns (uint8)
18
foundationAddress() view returns (address)
0xe52acae26a52a0d5e707c85b810fa57ea7956be6
foundationSupply() view returns (uint256)
15000000000000000000000000000
isOwner() view returns (bool)
false
loyaltyAddress() view returns (address)
0x0fde96ac79191dc19bf9d6e9745acb98f8ba1fd1
loyaltySupply() view returns (uint256)
7500000000000000000000000000
name() view returns (string)
XCELTOKEN PLUS
owner() view returns (address)
0x616beee4440f100221f4420b49a284aff34838ce
paused() view returns (bool)
false
publicSaleAddress() view returns (address)
0xf2529568b1c3d5041051f82eabce43f1dc0dc9a2
publicSaleSupply() view returns (uint256)
15000000000000000000000000000
reserveAddress() view returns (address)
0xcd5e3e392b38ca1970ce2ef828e487c89e5f96f4
reserveSupply() view returns (uint256)
7500000000000000000000000000
symbol() view returns (string)
XLAB
teamAddress() view returns (address)
0x9ce41942b9793b37b8c96d5dae333d91ee2ddd7d
teamSupply() view returns (uint256)
5000000000000000000000000000
totalSupply() view returns (uint256)
50000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
isAddressLocked(address _targetAddress) view returns (bool)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
approve(address spender, uint256 value) returns (bool)
burn(uint256 _value)
burnFrom(address from, uint256 value)
buyTokens(address _to, uint256 _totalWeiAmount, bytes4 _currency, bytes32 _txHash) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool success)
increaseAllowance(address spender, uint256 addedValue) returns (bool success)
lockAccount(address _targetAddress) returns (bool)
pause()
renounceOwnership()
renouncePauser()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlockAccount(address _targetAddress) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
LockedAccount(address indexed _targetAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
TokensBought(address indexed _to, uint256 _totalAmount, bytes4 _currency, bytes32 _txHash)
Transfer(address indexed from, address indexed to, uint256 value)
UnlockedAccount(address indexed _targetAddress)
Unpaused(address account)
constructor(string _name, string _symbol, uint8 _decimals, address _teamAddress, address _publicSaleAddress, address _foundationAddress, address _loyaltyAddress, address _reserveAddress)
fallback()
This contract contains no error objects.