Áurea

Verified contract

Active on Base with 61 txns
Deployed by via 0xf3f09923 at 23414072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Áurea"

0x6960304b196a9fb47410cb9fa4d64795ef7d545d4a9fc8eca457c9f90f46bc0d
0xa9e683a31076dbdb6ea101cdeffdfff626167c61d5698003711844d1ec8d84b9
0xe4e8e216346a3bdef50e5b38bbb214f287aa804abcb2aa64cc3f71eb4256750c
0x4d768b17b819348aab1eea7b51e10aadfa54a57f711dadee4bbc29b49758cbc0
0x2146648df226b3036dfde9ea36fdc3d25c6d186ebbe16f621170d7bee753c2d7
0xd9454cb31a408195d55deae4dae681d067b7a4096c9c835fb2d0dfc9f1e7289b
0x07758637b39224a4501ad39145836c2a4e40e4622e6699aa5a3ffc300d2ed9af
0xd8bd9baf3293c672fe9970cefe5543ea4da59119f24a055132fca85f14a3c79f
0xb5438c6a0b662a714884b3bddb3952b4c0b7f8470e67d3555f2dee84106eec64
0x6e52eb4424f0e0bc3b9b4125e62878a7efd57b5457fe6ea76f4868b18aa3e92c

Functions
Getter at block 23733279
castHash(view returns (string)
0x7c35d79b3660e628c40bc99ff7e96a6289ff9976
decimals(view returns (uint8)
18
deployer(view returns (address)
0x64bf8d9a93a5642ca93d98b5db88b2cc953c8426
fid(view returns (uint256)
14537
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/2ae0fdc9-a27e-4352-fee0-a78946b68300/original
name(view returns (string)
Áurea
symbol(view returns (string)
Áurea
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender