Mythic Armor

Verified contract

Active on Ethereum with 724 txns
Deployed by via 0x4764d94d at 16609363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.9
ERC-20
--
0x74160710e6de5d34f48a3c0150cff9f1891de10eff9c8d60d45dc19f625b0ab5
0xdee3ae26234746d027e8151540098fcf53709123840cf9977bae6c36c61ec50c
0x3c1256ab1fcc4ce8b43f45f2a7a74b34f1552fbfcc0383cee4bf6d43a1ee6903
0x6891870ad8b20b97f152ba7244c323eb4c83822299f8be4335f8f8f93612c252
0xbe1c15b5a5c61343bc81b56bdd2ee545dffeff0fcdb9870882f22eabbd81b213
0x70fd5e85013e8e0dbfc230d18ebd67b20640555cc3831a8f702aeae2c6c85245
0x6f6b3389859d0ba32cbc6e0cf74f84515d56952e11499dcdd7c3552e9b9bbbee
0x4ff7c0a7f19be96c418125d7f544b4d577bf0af52106bdc590dbc98bac8b6434
0x1bb90978f54624785a8dc1adbb89a9af7f3fabc0da89ffd358ab60ddd9dda17d
0x61162789eb1e149d2c348ce06ede183cabf7b28d892f9046d98b8f74f26cddde

Functions
Getter at block 21331211
LiquidDeployer(view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
METLToken(view returns (address)
0xfcbe615def610e806bb64427574a2c5c1fb55510
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
RandomNumberRange(view returns (uint256)
100
mintETHRequired(view returns (uint256)
15000000000000000
mintMETLRequired(view returns (uint256)
25000000000000000000
name(view returns (string)
Mythic Armor
owner(view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
saleIsActive(view returns (bool)
true
totalReleased(view returns (uint256)
3922350000000000029
totalShares(view returns (uint256)
100
Read-only
RandomNumber(uint256 totalnumbersview returns (uint256)
_payees(uint256view returns (address)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalReleased(address tokenview returns (uint256)
uri(uint256 typeIdview returns (string)
validArmor(uint256view returns (bool)
State-modifying
DestroyArmor(address tokenOwneruint256 tokenIduint256 totalToBurn
SelfDestruct(
airdrop(uint256[] _tokenIdsaddress[] _listuint256[] _qty
changeMintETH(uint256 neweth
changeMintMETL(uint256 neweth
claim(
mint(uint256 _countbool mintInMETLpayable 
receiveETH(payable 
release(address account
release(address tokenaddress account
removeAllMETL(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setRandomNumberRange(uint256 r
toggleSaleStatus(
transferOwnership(address newOwner
updateBaseUri(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
ItemMinted(address contractAddressuint256 tokenIduint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
SaleActivation(bool isActive
SetBaseURI(string indexed _baseURI
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive
receive(
Errors
OperatorNotAllowed(address operator