SymToken

Verified contract

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

No balances found for "SymToken"

0xa8d84efc0e85148d79f842c2bea338f5edac95cf44cec83dd9992b3b82bea550
0xfaac37493b66f65171f90a035518af7d6338f4a674a2119271ad636fc569dc25
0x8ae9f5992cc8776f031d0a8808e3fa8d14e95070cb85b16b4dd552843c9c8e14

Functions
Getter at block 21310831
circulationAmount(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint256)
18
delegator(view returns (address)
0x035dd50c6193cbd631d41974d468eaf2b6443540
isDelegator(view returns (bool)
false
isOwner(view returns (bool)
false
name(view returns (string)
SymVerse
owner(view returns (address)
0x1c248c00f3df4f42ff88045db3ead3093f23f437
symbol(view returns (string)
SYM
totalSupply(view returns (uint256)
900000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
availableBalanceOf(address holderview returns (uint256)
balanceOf(address holderview returns (uint256)
chargeAmountOf(address holderview returns (uint256)
receiptAccountOf(address holderview returns (string)
unlockAmountOf(address holderview returns (uint256)
State-modifying
appointDelegator(address delegatorreturns (bool)
approve(address spenderuint256 valuereturns (bool)
charge(address holderuint256 chargeAmountuint256 unlockAmount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
decreaseCirculation(uint256 amountreturns (uint256)
decreaseUnlockAmount(address holderuint256 lockAmount
dissmissDelegator(returns (bool)
exchange(address holderreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
increaseCirculation(uint256 amountreturns (uint256)
increaseUnlockAmount(address holderuint256 unlockAmount
lock(returns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unlock(returns (bool)
unlockAmountAll(address holder
withdraw(returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ChangeCirculation(uint256 circulationAmount
Charge(address indexed holderuint256 chargeAmountuint256 unlockAmount
DecreaseUnlockAmount(address indexed holderuint256 unlockAmount
DelegateAppointed(address indexed previousDelegatoraddress indexed newDelegator
Exchange(address indexed holderaddress indexed exchangeHolderuint256 amount
IncreaseUnlockAmount(address indexed holderuint256 unlockAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed holderuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.