GameTheoryToken

Verified contract

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

No balances found for "GameTheoryToken"

No transactions found for "GameTheoryToken"


Functions
Getter at block 21283641
MAX_SUPPLY(view returns (uint256)
100000000000000
SUPPLY_PER_CONTRACT(view returns (uint256)
25000000000000
auctionGame(view returns (address)
0xfef1c85bbef5f1229bc9d5d9d27414ae0137d5db
currentKingGame(view returns (address)
0x1f1098fc04a2ea73d4fdaf50a4659b21273045c7
decimals(view returns (uint8)
8
gasPriceGame(view returns (address)
0xf3b72a4dead2368e7da7b17ddd354d59ae5901a6
lastBlockGame(view returns (address)
0x399600b7c7a89d2052adf531ff01e31b2e29577a
name(view returns (string)
GameTheoryToken
symbol(view returns (string)
GTT
totalSupply(view returns (uint256)
100000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _gasPriceGameaddress _lastBlockGameaddress _currentKingGameaddress _auctionGame
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.