SymVerse

Verified contract

Active on Ethereum with 13,376 txns
Deployed by via 0xd4398d32 at 8070248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x37a2e68fd681f24c28dff6fb4d72f75ae5928b7314f9f7e4e083a41d72e37df1
0x8f96a04fc167290bb7f0b87509f361e642d2d0bf484c948c4346de86dc855817
0x8a2f0e57d704a0591aab2e48d9524f2780cac2b3e3dce70753059ed836efe6e4
0x03df44708ba6b05bc8e2b9fb114790619c7496cd617f495eb0e719a12aec0fd9
0xc08e59877ef20741d9208ceedcfab72cebdc4347ffe04dcb0a0d47863152e27d
0xe639e20eaf49087ba6ffcc7ba67efdedebd1b07955021844415a2a0bd6b2b71e
0x4cb2e3ce38442572abc3d4f6459a680685fffd1fb59dfdb2026cab7697b5047d
0x68ff64b4d27ed12a02953c074eb3497f101bc6c71584248785665da052edbbd8
0xcd5a0be34380fad53001d3847667d0ef84103bb3dfaf489c8c37e31002a103ea
0x1347d988194be6e64c8bac0ff62f8d8a8bdb8a820d9b5b7fb1f45716c053e0d6

Functions
Getter at block 21158074
circulationAmount(view returns (uint256)
599970820000000000000000000
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)
1000000000000000000000000000
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.