đť•Ź Corp

Verified contract

Active on Ethereum with 1,607 txns
Deployed by via 0xe7d8…fa0d at 18605121
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa5bb7acc94d614775ceba1fc4f7fb0396f3ad2c16a7d8b891c8d5bbd69357f88
0xc8c6ca3f1bef1cc65a4769f3d3720f3d7947ec4ba74273fb71c9dd012260191b
0x9681fe868a6a86acbfd4b87ecbd470726f127fad50d5226f51cad0fcb489a446
0x31b4fa1113e37b8a78f28984bdf137945e7dd6f7d1a78db8d359080fa7094ad3
0xe87236e9fffe061314f81735cb5f0f0892509eb7eb323f5540fc62e5b290dc20
0xe4d42fbbe8b72ed6fc955bcf9025371a2ce4a029aba602978289105742b6699a
0x8d89a9fa09d0476e1463649fc21a1a0c05afe9551ea174404cb8b574d62dffcd
0x2e70394437c8240162fff954997123d1ea4bae74acf35b97d85411303634bcf6
0xacee1d98a10e7cf5c614480d02ab4b420385acb00e03960545b183b354723e62
0x52156e9065d9ece451417e4238f90ffaee6e533e25e4aea8c9603f18a52604aa

Functions
Getter at block 20904758
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
đť•Ź Corp
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
đť•ŹCorp
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
addBots(address[] bots_) 
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot) 
openTrading() 
removeLimits() 
renounceOwnership() 
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
MaxTxAmountUpdated(uint256 _maxTxAmount) 
OwnershipTransferred(address indexed previousOwner, address indexed newOwner) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor() 
Fallback and receive
receive() 
Errors

This contract contains no error objects.