Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($12,977.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 12.965K | $1.001 |
$12,977.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247814 | 2 days ago | | | 0 | 0.00026334158 | |
| 21223884 | 6 days ago | | | 0 | 0.00056438074 | |
| 21197063 | 9 days ago | | | 0 | 0.00036697569 | |
| 21193257 | 10 days ago | | | 0 | 0.00044076591 | |
| 21193255 | 10 days ago | | | 0 | 0.00079313197 | |
| 21163199 | 14 days ago | | | 0 | 0.00060531735 | |
| 21112356 | 21 days ago | | | 0 | 0.00011555033 | |
| 21070255 | a month ago | | | 0 | 0.00021906276 | |
| 21070255 | a month ago | | | 0 | 0.00021906276 | |
| 21070253 | a month ago | | | 0 | 0.00022933073 |
ABI
ABI objects
Getter at block 21264205
DOMAIN_SEPARATOR() view returns (bytes32)
0x24b2515afbad0bc63e8021cc59fb96fcd9079259e9f5d5611609127995dd2032
decimals() view returns (uint8)
18
fee() view returns (uint256)
0
feeCollector() view returns (address)
0x0000000000000000000000000000000000000000
feeOn() view returns (bool)
false
gateway() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
BitANT
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
symbol() view returns (string)
BitANT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 blockNumber) view returns (uint256)
getPastVotes(address account, uint256 blockNumber) view returns (uint256)
getVotes(address account) view returns (uint256)
isInWhiteList(address account) view returns (bool)
isOutWhiteList(address account) view returns (bool)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
State-modifying
Events addInWhiteList(address account)
addOutWhiteList(address account)
approve(address spender, uint256 amount) returns (bool)
bridgeBurn(address account, uint256 amount)
bridgeMint(address account, uint256 amount)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address gateway_)
initialize() payable
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeInWhiteList(address account)
removeOutWhiteList(address account)
renounceOwnership()
setFee(uint256 fee_)
setFeeCollector(address feeCollector_)
setFeeOn(bool feeOn_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.