AlamedaOath
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALAMO | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16097559 | 2 years ago | | | 0 | 0.00075924835 | |
| 16045979 | 2 years ago | | | 0 | 0.00062690644 | |
| 16020611 | 2 years ago | | | 0 | 0.0014883840 | |
| 15973430 | 2 years ago | | | 0 | 0.00066156258 | |
| 15973423 | 2 years ago | | | 0 | 0.00068614271 | |
| 15973160 | 2 years ago | | | 0 | 0.00068153848 | |
| 15972688 | 2 years ago | | | 0 | 0.0036505066 | |
| 15972451 | 2 years ago | | | 0 | 0.00089384905 | |
| 15968562 | 2 years ago | | | 0 | 0.0010229208 | |
| 15967669 | 2 years ago | | | 0 | 0.0010697760 |
ABI
ABI objects
Getter at block 21257421
_maxWalletSize() view returns (uint256)
196680330000000000000000
decimals() view returns (uint8)
18
minter() view returns (address)
0xb18debff1a1f21defbc2e34badb1739fba9a405e
name() view returns (string)
Alameda Oath
symbol() view returns (string)
ALAMO
totalSupply() view returns (uint256)
13112022000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
excludeMaxWallet(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
excludeAddressFromMaxLimit(address addr, bool exclude)
setMaxWalletPercentage(uint256 n, uint256 d) returns (uint256)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.