Uptherium

Verified contract

Active on Ethereum with 117 txns
Deployed by via 0xe54a2a54 at 6699743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x07b08ca2f86a5e214ed48c65e5582e512b560da0ebcc394739d822f0f3dfa7b6
0xe2a7e7133cc90b5c2fededc65d048d549eb19d3a52760b246849e6e4cfa42806
0xfafea722fd2b5f5c5875c6e2de3dbdfad1edbee1033c0122287b58f51af0fa51
0x6ecc04be73e5a4ee13b07e72262b4c9e1e6f6847a1468ed0273cf2b05b393c2b
0x5a93a236331971fcf3ca7fc216a5321435d003f2379e5b67f4c19f3bf9367dd5
0x6a9e91addec24980987f6994d02102efba40153ea44d3ecc6f0dec99ff185923
0xae80c9b8d47a7159ada4185cb2b5faff752a0078ff76e5c77c0c7d2a7093b63b
0x4912d3e9d43a0c1aa798f4cac9b7ef2e8816f25039058ec589f4f578771d4ee6
0x95b1b274c63b33246dfce924f41bd40cfbff16043d46d83d4d80fcb7a75993e5
0x5933273eb3edc209d31a08fc0edf5a05ad6ddbc1142e93ce5295d7a1cd129c9a

Functions
Getter at block 21210955
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Uptherium
owner(view returns (address)
0x4f7e7fd6b7b98aeacbf0d03c7decd9526d6d8a56
symbol(view returns (string)
UPZT
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
allowedAddresses(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
State-modifying
addAddress(address newAddress
allowBurning(returns (bool)
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialMint(address icoPooladdress bountyPooladdress teamPooluint256 icoValueuint256 bountyValueuint256 teamValue
removeAddress(address oldAddress
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed owneruint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.