ValueSwap

Verified contract

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

No balances found for "ValueSwap"

0xaed9c2f6a5453e1c7180a05ac6b03d130d977bb822da67eaaebdffe2234c6f1c
0xf92ce70d79c96ced2f7bde57bd1aa757f1846de7531aac5c1425e6ef56433544
0x766d3b56c21ba008fc3f5cf200672e0a27702973340e8a86a82d19a610e78918

Functions
Getter at block 21262666
_totalSupply(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ValueSwap
symbol(view returns (string)
VSWAP
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.