MEVArmy
Verified contract
Proxy
Active on
Ethereum with 3,081 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "MEVArmy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14096704 | 3 years ago | | | 0 | 0.0086517829 | |
| 14069452 | 3 years ago | | | 1.98 | 0.021653625 | |
| 14067327 | 3 years ago | | | 0.231 | 0.0033102509 | |
| 14066199 | 3 years ago | | | 0 | 0.0043967887 | |
| 14066192 | 3 years ago | | | 0 | 0.0071461345 | |
| 14066172 | 3 years ago | | | 0 | 0.0029347834 | |
| 14065987 | 3 years ago | | | 0.297 | 0.0033736560 | |
| 14065966 | 3 years ago | | | 0.099 | 0.0034911958 | |
| 14065966 | 3 years ago | | | 0.198 | 0.0034911958 | |
| 14065958 | 3 years ago | | | 0.099 | 0.0036456891 |
ABI
ABI objects
Getter at block 21287777
implementation() view returns (address)
0x24f3f8365cb4534e21cdf02b135bf1e87a3a208f
active() view returns (bool)
true
endTime() view returns (uint256)
1643077500
getAdmins() view returns (address[] admins)
[0x54267D6706F8830E0f47aA18C3598351317aDCB5]
owner() view returns (address)
0xe2237100b1fa8d36b8d1cf009a379c2929f46384
presaleInterval() view returns (uint256)
3600
presalePurchaseLimit() view returns (uint16)
5
presaleTokenPrice() view returns (uint256)
77000000000000000
purchaseLimit() view returns (uint16)
20
startTime() view returns (uint256)
1642991100
state() view returns (struct IERC721CollectionCollectionState)
(9999, 0, 99000000000000000, 0, 20, 77000000000000000, 5, 0, true, 1642991100, 1643077500, 3600)
tokenCount() view returns (uint16)
9999
tokenMax() view returns (uint16)
9999
tokenPrice() view returns (uint256)
99000000000000000
tokenRemaining() view returns (uint16)
0
transactionLimit() view returns (uint16)
0
Read-only
isAdmin(address admin) view returns (bool)
nonceUsed(string nonce) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events activate(uint256 startTime_, uint256 duration, uint256 presaleInterval_)
approveAdmin(address admin)
deactivate()
initialize(address creator, uint16 tokenMax_, uint256 tokenPrice_, uint16 transactionLimit_, uint16 purchaseLimit_, uint256 presaleTokenPrice_, uint16 presalePurchaseLimit_, address signingAddress)
premint(address[] addresses)
premint(uint16 amount)
purchase(uint16 amount, bytes32 message, bytes signature, string nonce) payable
renounceOwnership()
revokeAdmin(address admin)
setTokenURIPrefix(string prefix)
transferOwnership(address newOwner)
withdraw(address recipient, uint256 amount)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
CollectionActivated(uint256 startTime, uint256 endTime, uint256 presaleInterval)
CollectionDeactivated()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unveil(uint256 collectibleId, address tokenAddress, uint256 tokenId)
constructor(address signingAddress)
fallback()
receive()
This contract contains no error objects.