Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c69…aa6f
0x2d94…fb2d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAGA | ERC-20 | 334 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20705254 | 2 months ago | | | 0 | 0.000099763068 | |
| 20692712 | 2 months ago | | | 0 | 0.0014078375 | |
| 20529613 | 3 months ago | | | 0 | 0.00020842699 | |
| 20506611 | 3 months ago | | | 0 | 0.000098232928 | |
| 20485541 | 3 months ago | | | 0 | 0.00048990289 | |
| 20476408 | 3 months ago | | | 0 | 0.00024040589 | |
| 20388503 | 4 months ago | | | 0 | 0.000076139149 | |
| 20355196 | 4 months ago | | | 0 | 0.00010922555 | |
| 20291293 | 4 months ago | | | 0 | 0.00026002797 | |
| 20202091 | 5 months ago | | | 0 | 0.00015433198 |
ABI
ABI objects
Getter at block 21213420
decimals() pure returns (uint8)
6
master() view returns (address)
0x481b5d4ae0df2dcf1a1648ee05896dd949c326fd
name() pure returns (string)
Aztec
owner() view returns (address)
0x481b5d4ae0df2dcf1a1648ee05896dd949c326fd
pair() view returns (address)
0x2d945e4caee5d501d9fff7daaec257d7e485fb2d
symbol() pure returns (string)
AZT
totalSupply() view returns (uint256)
22502239695212702
Read-only
_marketersAndDevs(address) view returns (bool)
_sellSum(address) view returns (uint256)
_sellSumBNB(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
excludeFromReward(address account)
includeInReward(address account)
rewardHolders(uint256 amount)
setMaster(address account)
setNumber(uint256 newNumber)
syncPair()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.