Agoria {Comp-nd} x [ L ] Market

Verified contract

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

No balances found for "Agoria {Comp-nd} x [ L ] Market"

0x0703551c347bd322e4a6c8fe30da8ca663f53ad75e4da52d9d19612eecadeda6
0x5a294df218523f908a5af3200dad634ea825d40e1cdcf2d09e0a5e8a699476a8
0x9f957fe0a2f5132a25e7148ffb8bfd230cdb198a5c9bab639f453dfba450b286
0x15acec4925b564b7ed78fda4a9f54a92d39f31154ec727efcd3c9bf96c9f17c8
0xc80bf1c5d852472c39d1fb5db7aa2d013bfe9264a1257c597ab7bcc810cf84da
From
0x0a0a0859f63480946deed8589f5ef50bcd6ad98a321e6bb23ef7cba61aa65b1d
From
0x88a759bc062b5731d198f374cefa3b84af64344044d31858f56677069a2e079e
0x982100b91b116f7b7b9d66769f44da12874f06423b2ccbd22a5b4a2d4cf7f24e
0x07218df10b5b4946840feb9e5f18c6f9b66f7cec67ffab932f0b912436a53809
0x108cd20dd9b0d44825a3cfb993eacde2520e269aecb98f384488ca283236e4b9
From

Functions
Getter at block 20917878
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string)
https://l-ai.agoria.dev/metadata/contract-metadata
maxSupply(view returns (uint256)
10082
name(view returns (string)
Agoria {Comp-nd} x [ L ] Market
owner(view returns (address)
0xadf49b9f133fb137e82b24f06d23e49c51f586c7
symbol(view returns (string)
COMPND
totalSupply(view returns (uint256)
10082
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropTokens(address[] addressesuint256[] tokens
approve(address spenderuint256 id
burn(uint256 id
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string baseContractURI_
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(uint256 _maxSupplystring _baseTokenURIstring _baseContractURIstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractLocked(
IdBeyondSupplyLimit(
InvalidBaseContractURL(
InvalidBaseURI(
NotAuthorized(
TokenDoesNotExist(
WrongInputSize(