Wild Card Token

Verified contract

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

No balances found for "Wild Card Token"

No transactions found for "Wild Card Token"


Functions
Getter at block 21164642
MAX_UINT256(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint256)
18
mintable(view returns (bool)
true
name(view returns (string)
Wild Card Token
owner(view returns (address)
0x9929af6d39ef15b3179e1b058f9010cf09de1867
symbol(view returns (string)
WCT
totalSupply(view returns (uint256)
100000000000000000000000
Read-only
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
burn(uint256 _valuereturns (bool)
mint(uint256 amount
transfer(address _touint256 _valuereturns (bool success)
transfer(address _touint256 _valuebytes _datareturns (bool success)
transfer(address _touint256 _valuebytes _datastring _custom_fallbackreturns (bool success)
transferOwnership(address newOwner
Events
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(address _ownerstring _namestring _symboluint256 _decimalsuint256 _totalSupplybool _mintable
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.