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

GPT Protocol

Verified contract

Active on Ethereum with 6,616 txns
Deployed by via 0xb79f99ae at 19025273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $981.05
ERC-20
--
0x2db3e23c8e935c3683c06802735394bd042a0164c19471d1f9c77048f36a29fa
0xb857f6ac68fb652b95ddcec09d4c923ddb9c3769ceb00d62a19d9d459c13e09b
0x00ee54ffcaef6d9be36245e5d39450f43a3aac5d8bc94738bdd6780ae552142c
0x334e725349c5771dce291003fba69c020e23fc1a7006f9b39435746db5991d9e
0x28fbf82297d4e49545c248bb225532e9c8695829ec7707e86f8997db52be2474
0x36a1c2a4b99ff46b703a56686e3c9e7dc6ca2237001dec5345707ea1b8befa18
0x89df9237e2c365c98f29eaa3fb75caa2f35add732884e914e075c80267273465
0x0b15f2edf850de70ae6140bf25f535d5935669c837bbfb18df9f4419693e374c
0xfc00b3f1a904136874a05d227a8305ff67e288da339c001e8d90ad7ee7bc928c
0x3c6c11bb35bc3c502f05d417045a613e0bb1a70950c322cea6fe06d8becd9648

Functions
Getter at block 20792774
decimals(view returns (uint8)
18
name(view returns (string)
GPT Protocol
symbol(view returns (string)
GPT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.