Cooper The Turtle

Unverified contract

Proxy

Active on Ethereum with 353 txns
Deployed by via 0xa9eba7e5 at 20591035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Cooper The Turtle"

0x6d024fa988b304e04719e4336c5c052ae116b78a27cdae8dbe7dfa9886c5cc99
From
0xc6811a83934b4c785d8e73170900f0acf799241254097a1a9998339f16670520
0x61c649275cec93f9d66c2ff999974d8faff11cd686cca8c85d96b77740d2781b
0x22569cc91633e5c6e055f1ffd53dc2732a64a518ff18e2dbbaa4cfada3fac28a
0x64375ec80875d48e9683f856ce250d65edd53bfaa0792a98ff5e82240f979139
0xdbee78d81303300ce58b29543992c20f7f6d6a899fbf74514766065089518281
0xd30e77475da6c2cacab53b146d822f8881f4a873a8130344a1d39a6f5f4f5221
0xc0e937c73e92d6b780e2165166190fc48b247a6668b4413e239bddc8399b3404
0x96c0e1a8d51a0f04ccfdcb49a18b1be3838d814196b11936547215058fa0321e
0xf5ad67b98460ddccb3c10701a4f57498ce4bf5fc7eb4627f69af6051fb2c3e8e

Functions
Getter at block 21394332
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Cooper The Turtle
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
COOPER
totalSupply(view returns (uint256)
552000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.