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

Sportium Token

Verified contract

Proxy

Active on Ethereum with 3,163 txns
Deployed by via 0xa0951bb0 at 13646163
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 44 additional slots
ERC-20
--
0x8545ab72fd68ce451a2d7d3381137508e504de401d031e4ecfea6d15e870d456
0x11cf29ba2a45e1d29102b96ac47e7fa77d32a3df7d4f163a61b6bceabe3e8dd2
0x70021f84fb263044749d8f26905fdad6f6ee8fb34fd9117b27782ee85b2ae836
0x98331ec4da45a48016a9c06567efc1b8bcb3e26c7adc4226cc8eee04239c1123
0x93ed218cddda6066fb04936ae0e04db383fc562468d21a564755ba63e8c5dc70
0x315ac6916992d63a079b3623008a8b438dae6b5237e8a823850babd73caec5fc
0xd59a55de5b2523bdd24cb7a3cd167e83584196bc0a1b72086f4b121f786c7107
0x458cf3bf74fb2b007a54201a1ed931c2d8c575e25a5f1708f5459f34cd3cc5a7
0x70035bd6c25b3c970afd67b873e911ca3e9da66747e94ea44d53800908657ddb
0xc104a3667ceda45f39bb6e3cfccce7fe44fb6c2e5c3aa27df40f9f3b6d947b46

Functions
Getter at block 20793065
CANCEL_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DOMAIN_SEPARATOR(view returns (bytes32)
0x5afb60d182726ef4207f038e4317021c9c1614e08f990277d13d8bdd85d7f7d5
PERMIT_TYPEHASH(view returns (bytes32)
0xfc77c2b9d30fe91687fd39abb7d16fcdfe1472d065740051ab8b13e4bf4a617f
RECEIVE_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x809662e72f8d3065d367f26b91f7ad18604329f65460d0132508901cece31a00
TRANSFER_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0xa7bc2c08eada54d419b87dfce5103bb4d0fab70d36db67226c8a1bb80b69524b
decimals(view returns (uint8)
18
name(view returns (string)
Sportium Token
symbol(view returns (string)
SPRT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
authorizationState(address authorizerbytes32 nonceview returns (bool)
balanceOf(address accountview returns (uint256)
nonces(address _ownerview returns (uint256)
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)
cancelAuthorization(address _authorizerbytes32 _noncestruct Signature _sig
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symbolstruct SportiumERC20InitialSupplyPayload[] _payload
permit(address _owneraddress _spenderuint256 _amountuint256 _deadlinestruct Signature _sig
receiveWithAuthorization(address _fromaddress _touint256 _amountbytes32 _nonceuint256 _validAfteruint256 _validBeforestruct Signature _sig
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferWithAuthorization(address _fromaddress _touint256 _amountbytes32 _nonceuint256 _validAfteruint256 _validBeforestruct Signature _sig
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationCanceled(address indexed authorizerbytes32 indexed nonce
AuthorizationUsed(address indexed authorizerbytes32 indexed nonce
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.