DINO

Verified contract

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

No balances found for "DINO"

0x9e03b51dc4af55143687bf972e512bd54b11e005762b7491ab63b0710c3da7a9
0x4ba8ece95b8b092b7f60ca9623506280db5bb7b89de8c46ac07eee87b1cbe1e9
0x478e5ff11164bc01ee214144637074d15e1ddde6788235772c127557d6e5b640
0xea2dc48b2d98373d6ee4aa23a8f476cf8bd00f7bed5a1ea44e1535181575247d
0xd72323588bc66030ffcfab5d90424efc096f504c7ec7ffd9971dcc47f688f2bb
0x6646a0e4fbe213424135b8c97af7f6ab45a6ec1ead85f840a774411f7ab462df
0xabfc228600cfdcc49b72dd1a53308712a3c1c92bd62de49e9b1aded1e31b7cdd
0x0403de305fa9ebce75bb1ebe532a0270a9315602b4b8eeeebfd3015dce59b98d
0xe9a177f021d81767d3ae7119a7e025f90269c4d34b32e0e5e17d18d2c29bcae4
0x0841e5b599167fed89f140fc1b6050b6d999de999ed128c25f48dfdcf0b03de5

Functions
Getter at block 22163701
ZIFVG(view returns (uint256)
1870
decimals(view returns (uint8)
18
name(view returns (string)
DINO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DINO
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
QTWYTWT(address TUHMLMMreturns (uint256)
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getAirdropMaount(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account