GRILLA

Verified contract

Active on Ethereum with 3,050 txns
Deployed by via 0x24707c28 at 14237805
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GRILLA"

0x019f66c9671a56943b92a0214d235df1d2fb7a907654d05da2afa145d3b01958
0x6e6d80604dc7374de8a918831ac93b5e898cb83939390d5a025f62dbc4c74d5d
0xf2e3203056870feacd11450896ac73b7986a0a9fad971908102ad906ff01e983
0x6e2da0cb020e9a6acda8b3aa0ea2eb387e591274ec3336c8358c6504e507b2da
0xcdb012a57586203b4b7e5fabefd44e106892256acfdeccdbc073109d83356a56
0x631886db4225849c1b040a83725779cbc62e09e0714083fc8726d100fe66403c
0x9f52b5e4ad44bc261a79b08065627c0fa87382e0befa4cd05e80f34bb97eab07
0xf52ad803dd7b16433dbc23f2cfab656d6f0259d1a263ac0671cc7266f0651a03
0xf3bf325b33cfafbd8e8363786872cc6f60c42e2ad632a132b1d1dfc01d3bff00
0x8af74224dab09deb7c3ade436437e53f7c02ff09b243d7f04d76f86439ad9a06

Functions
Getter at block 21126302
DOMAIN_SEPARATOR(view returns (bytes32)
0x1daec8d3393b9a54b830aed5e8c5462cafcde431813f093fe64a301c67ad7e08
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
name(view returns (string)
GRILLA
owner(view returns (address)
0xa38a30eeaf0b1a353cb151e9522fb8d65e619a31
symbol(view returns (string)
GRILLA
totalSupply(view returns (uint256)
90674971785358746105779966
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getUtilityPrice(uint256 itemIdview returns (uint256)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdpure returns (bool)
State-modifying
addOffchainUtility(uint256 itemIduint256 itemPrice
addStakingContract(address staker
approve(address spenderuint256 amountreturns (bool)
buyOffchainUtility(uint256 itemId
buySerum(
deleteUtilityPrice(uint256 itemId
ownerMint(address accountuint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeStakingContract(address staker
renounceOwnership(
setSerumContract(address serumContractAddress
stakerMint(address accountuint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address _newOwner
uploadUtilityPrices(uint256[] itemsuint256[] prices
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
UtilityPurchase(address indexed senderuint256 indexed itemId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotOwner(