Cooper The Turtle

Unverified contract

Proxy

Active on Ethereum with 312 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"

0x4d7fc75e740a1fd62bf5e17a9cc121724ebb1f1534b842e44b0972c832410f90
0x2a85d9893fb492b1e4c62f608e7aaca55419b9a49b2d7bc7e67d36f39b0e3af0
0x72de1a5cd1d54287664484604d239d5714a8edcdfe37a5ed9ee63b49ad35f722
0x8da311324849aada05ff455d2d107d240b3edfba9d473b913e3abe4d4bea85a5
0x9680b61d04f1280878845c0c060c5bf954750ee360e9f5ac882cb63fb47d0a44
0x1473732fd3cb60f66555939b0466a5cdf3de655bdbf512abcc3f9bffd9d37ea0
0x2a74934a6dae253cf2e68d2c28dbd417c92b96d33ea4555e5abe568a9f8074ae
0x30a2faa894a3500dfd342457de4e52e53e5462d5bbb11a49cad064b04c711f57
0x93097ee997b33f717b970db6e30c94afd4511b5d2f88499204ed93a1a9b1ce00
0x6a7ec9324f42f86eea63421743011383d532fe6c160f2eeb80b338d73eb6b571

Functions
Getter at block 20815955
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.