XIDO FINANCE
Verified contract
Active on
Ethereum with 1,154 txns
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 "XIDO FINANCE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21381121 | 13 hours ago | | | 0 | 0.0013866504 | |
| 21381113 | 13 hours ago | | | 0 | 0.0019096955 | |
| 21377536 | a day ago | | | 0 | 0.00057992022 | |
| 21377534 | a day ago | | | 0 | 0.00053928437 | |
| 21377529 | a day ago | | | 0 | 0.00057814775 | |
| 21377495 | a day ago | | | 0 | 0.00054979606 | |
| 21372842 | 2 days ago | | | 0 | 0.0019018271 | |
| 21372809 | 2 days ago | | | 0 | 0.0029298333 | |
| 21357453 | 4 days ago | | | 0 | 0.00043258654 | |
| 21357447 | 4 days ago | | | 0 | 0.00038921712 |
ABI
ABI objects
Getter at block 21385033
decimals() view returns (uint8)
18
name() view returns (string)
XIDO FINANCE
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd95a639eefc8cc5befda9250f4c679c1bf3801b2
symbol() view returns (string)
XIDO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.