This contract is being backfilled. You may encounter incomplete storage history.

Mario Coin

Verified contract

Active on Ethereum with 81 txns
Deployed by via 0xd49d7f59 at 17522160
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Mario Coin"

0xda0207be9a797773aafcdb25ecc338ec931e190fcda93441a789ee0fd247e677
0xff81f0db6bf5b4d7840967742460f98b8a5f256a543272b4715ff3ae4542fe5b
0x025def71adb710595a3402675f1365f193932f4c310a73c6fbc0102f59fa2dc6
0xdc86e991fb23d9ab7cc75c103e7723bbb0af2087309587250255d6d3b95f63d4
0x4efe22471c602d8caa8a497f543096aabef6386db099d76efdf052cde08e911e
0xd6463efae023dc3a1ea635ce2cd04a9d8b899d4f69681d5d34843c6adc3a4c88
0x5ec1b96bdc942c241d1970525d1d89f43e0aa69464272fc32f25cb940c20b95f
0xf8232dbbd47809363a311ed530e5b5f64ffecf659bc13fb262930fb60228e8e6
0x9da896051962536a6c16abeb0aa32405c33164877ce7900f4f18da95f4da2189
0x7a5e1fd650e52aa3a533430683079f5d7a2164727e0f002f1cc3747e672b74dc

Functions
Getter at block 21213719
_burnFee(view returns (uint256)
10
_devFee(view returns (uint256)
40
_friendFee(view returns (uint256)
1
_fundFee(view returns (uint256)
50
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
0
minHoldingAmount(view returns (uint256)
0
name(view returns (string)
Mario Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MARIO
totalSupply(view returns (uint256)
19850913000000000000000000000000
Read-only
accounts(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
cursors(addressview returns (uint256)
friends(addressuint256view returns (address)
getFriends(address ownerview returns (uint256uint256)
State-modifying
addFriends(address owneraddress[] _friends
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualswap(
renounceOwnership(
setIsSwapAndLp(bool _isSwapAndLp
setLimited(bool _limiteduint256 _maxHoldingAmountuint256 _minHoldingAmount
setTrading(uint256 _tradingTime
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(address token
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupplyaddress _swapaddress _devpayeeaddress _fundpayee
Fallback and receive
receive(
Errors

This contract contains no error objects.