Aztecsociety
Verified contract
Active on
Ethereum with 189 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Aztecsociety"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20134476 | 5 months ago | | | 0 | 0.00026771650 | |
| 20126203 | 5 months ago | | | 0 | 0.00045745638 | |
| 20123401 | 5 months ago | | | 0 | 0.00022320444 | |
| 20113200 | 5 months ago | | | 0 | 0.0011191462 | |
| 18886850 | 10 months ago | | | 0 | 0.0010545922 | |
| 16683744 | 2 years ago | | | 0 | 0.0011192425 | |
| 15851539 | 2 years ago | | | 0 | 0.00043237678 | |
| 15778970 | 2 years ago | | | 0 | 0.00042641778 | |
| 15691434 | 2 years ago | | | 0 | 0.00086980849 | |
| 15686688 | 2 years ago | | | 0 | 0.00026613185 |
ABI
ABI objects
Getter at block 21176664
decimals() view returns (uint8)
18
name() view returns (string)
Aztecsociety
symbol() view returns (string)
AZTEC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 initialBalance_, bytes signature_, address feeReceiver_)
This contract contains no fallback and receive objects.
This contract contains no error objects.