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

ChainGPT

Verified contract

Proxy

Active on Ethereum with 11,461 txns
Deployed by via 0x23a67e22 at 17422809
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 43 additional slots
-
variable spans 48 additional slots
ERC-20
Value $163.85
ERC-20
Value $24.98
ERC-20
--
0x6b7298a66fcfc4cb949972094db884f44b51c0fa1513012aaeeee6b4d99342f0
0xa13992c37293ae30977f9c16c73a37d5bf827e1f74e011baa03497f4e8b49d2e
0x4a3c2c315c12f7fad2ffdd868161d7120a09dee21859f548d55a1e7bc0628b60
0xca8117bedca13653cb4c83d40fc56fc9d2701b810f02e64161690f7d6d4387a5
0x561f7c9f9d5fb534422f360f1ac8f0a229592675d327198b2b06572f504b3f9d
0xa16ae9b6741c07f9fe42d76c9fbf5235cd87137c8eb1d91bdef1279e9d7f229d
0xa3d392f966434a057f830353df4655a94f59d6c6b4ca795b6227086d8c41aa1d
0xac092dad9ce0d1419b54abb5ba84a960ee9f355f71f9edd824f246c6819ce945
0x45bc806d783b2cb847edffad2cc48b787a52dc02cfd6f7b08aac394cb19f41f2
0xddd6a93251740e7cf3631b49b8b30a319f6651a4503644daf217b2419a2afcf9

Functions
Getter at block 20792413
chainportBridge(view returns (address)
0xd02c8a355599fee7e4f1d1d71f7a01c0108e353c
chainportCongress(view returns (address)
0xb6b4c7ac240b1f176c5589d064733066a83884a1
decimals(view returns (uint8)
18
name(view returns (string)
ChainGPT
paused(view returns (bool)
false
symbol(view returns (string)
CGPT
totalSupply(view returns (uint256)
29551483174697596832997804
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlocked(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
blockAddress(address addressToBlock
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
destroyBlackFunds(address maliciousAddressuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string tokenName_string tokenSymbol_uint8 decimals_address chainportCongress_
mint(address _touint256 _amount
pause(
setChainportCongress(address _chainportCongress
setSideBridgeContract(address _chainportBridge
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unblockAddress(address addressToUnblock
unpause(
withdrawTokenIfStuck(address tokenaddress beneficiary
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AddressBlocked(address indexed addr
AddressUnblocked(address indexed addr
Approval(address indexed owneraddress indexed spenderuint256 value
BlackFundsDestroyed(address indexed tokenuint256 amount
ChainportBridgeChanged(address indexed addr
ChainportCongressChanged(address indexed addr
Mint(address indexed touint256 amount
Paused(address account
StuckTokenWithdrawn(address indexed tokenaddress indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.