This contract is being backfilled. You may encounter incomplete storage history.

Terpolly

Verified contract

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

No balances found for "Terpolly"

0x1a6053ad6f8a63800fadd5e786ce59af2a1732b013b4b0499d6f6e945254a30e
0x2ca97ee258124d54de5990e448f98e9d772829e4bbec6e65a06efe8e893c039d
0x826dfa66e9a10a232253bd3d754094a6e131384217fbbcb79ec8f451211010a4
0x3d5d29ab8168c0651d1686afc802a8f85902e6b34b8b47a3346020a5daddd5bd
0x53d9cabf56ec974f6e8faae984dd3f94bdb0a30158e45010def016892e83030d
0xe22e231df314b317761a07998c23cc9382ee28b8c71e82dccdf6ae0762ecbf46
0x30503b32cd3022fde3429385a60a70719939ac7343005ab7826e5232d0bff3bb
0x818f9a9aa798b5b01caf034b4242e0b504863a85cfb28ed19160c30f9c79e667
0x837dab6683b5d34f327ab48e69b78a02dde9d8f7d23773924d141c8a840a7f45
0x09d2b49a199ad9c3e60f25a515a633b62cdc5d1add998fba97e15b8932c812a0

Functions
Getter at block 23861742
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Terpolly
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TERP
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
donaldtrump(uint256 _donaldtrump1uint256 _donaldtrump2pure returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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