Storage

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x67f0df93 at 7273831
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Storage"

0x7b077dd9514bd5a12d9b019706eb16083d5fba735b495bdf1a4c840a9d2c8a40
From

Functions
Getter at block 21093141
getTotalSupply(view returns (uint256)
390000000000000000000
isImplementor(view returns (bool)
false
isOwner(view returns (bool)
false
owner(view returns (address)
0x6c7f6cd7c2942baa3f028e61a383f55ae044daa5
Read-only
getAllowed(address owneraddress spenderview returns (uint256)
getBalance(address ownerview returns (uint256)
State-modifying
decreaseAllowed(address owneraddress spenderuint256 subtractedValue
decreaseBalance(address owneruint256 subtractedValue
increaseAllowed(address owneraddress spenderuint256 addedValue
increaseBalance(address owneruint256 addedValue
renounceOwnership(
setAllowed(address owneraddress spenderuint256 value
setBalance(address owneruint256 value
setTotalSupply(uint256 value
transferImplementor(address newImplementor
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StorageImplementorTransferred(address indexed fromaddress indexed to
Constructor
constructor(address owneraddress implementor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.