Moose Vs. Hunger
Verified contract
Active on
Ethereum with 672 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Moose Vs. Hunger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19683732 | 7 months ago | | | 0 | 0.00067407430 | |
| 18899162 | a year ago | | | 0 | 0.00083039110 | |
| 17910125 | a year ago | | | 0 | 0.0010380083 | |
| 17372865 | a year ago | | | 0 | 0.0029268729 | |
| 17054198 | 2 years ago | | | 0 | 0.00066665965 | |
| 16827591 | 2 years ago | | | 0 | 0.00091889128 | |
| 16820920 | 2 years ago | | | 0 | 0.0018942597 | |
| 16767011 | 2 years ago | | | 0 | 0.0019936961 | |
| 16586164 | 2 years ago | | | 0 | 0.0017400025 | |
| 16452550 | 2 years ago | | | 0 | 0.00041037388 |
ABI
ABI objects
Getter at block 21283062
COST() view returns (uint256)
55000000000000000
MAX_SUPPLY() view returns (uint256)
10000
MAX_TX() view returns (uint256)
10
contractURI() view returns (string)
ipfs://QmbH46ZifFzQnK9QVt9hDwvebgbN4LeYFpkPmcqC3yX8Rs
name() view returns (string)
Moose Vs. Hunger
owner() view returns (address)
0x3daaf240d6a92e3ba6af024d243d0daa91193f89
presaleActive() view returns (bool)
false
saleActive() view returns (bool)
false
symbol() view returns (string)
MOOSE
totalReleased() view returns (uint256)
23980000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
636
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalReleased(address token) view returns (uint256)
uri(uint256 id) view returns (string)
whitelist(address) view returns (uint256)
State-modifying
Events mint(uint256 amt) payable
preMint(uint256 amt) payable
release(address account)
release(address token, address account)
renounceOwnership()
reserve(uint256 amt)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string val)
setContractURI(string val)
setPresaleState(bool val)
setSaleState(bool val)
setWhitelist(address[] wallets, uint256[] count)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
PresaleStateChanged(bool val)
SaleStateChanged(bool val)
TotalSupplyChanged(uint256 val)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _uri, address[] shareholders, uint256[] shares)
receive()
This contract contains no error objects.