ottod

Verified contract

Proxy

Active on Base with 193 txns
Deployed by via 0xe75c742c at 22734944
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ottod"

0xfb5e1aea9100aead6a4b2e5a5135086bd5ec995ff8d587960142fff307d7c8ec
0xf85c84612bee396739aff15c4705720ffc3d4530bea2a54f332d1f2feffd3e68
0xf46981350a63e4c9335979e57acf3bc7190e4b6b83a221c1ed38a6dd646b1ee5
0x64073f8f5fb82f08954f3bf0a8ff52146e37cbf82b5b1ee7339fcac865d72a45
0x446c6abf4903435f2997ada54da21c7a40a34a6d01304e07dd43c04d4c2fd10b
0x53c16b5e0b96dc33b8420133b390d7ca5ce8e3ad6931c153637f1ffbd2118ddc
0xc8398b7e2650e81267547f44d8d10d2d07c7e732596d0c832fc85b7e5e5c8692
0xb4682b71677a180dd31650d0915c8d63477eb344a46a2072b638af1db5e3ad65
0x45904c54abf28a95c8b3c027f41e9c41d40cd2b683428036101838295125c4d0
0x39d35e8519e599b023dade706342d4092250e341523c37c1d080696efe9b491e

Functions
Getter at block 22757799
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x63e56973bd73e1726b7e865e7d3b30a75938d7d46b5958bbb3a01e9bc4b93ec4
decimals(pure returns (uint8)
9
name(view returns (string)
ottod
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
OTTOD
totalSupply(view returns (uint256 result)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
initialize(string name_string symbol_payable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amountpayable 
protocolMint(address touint256 amountpayable 
removeTradingRestriction(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
OnlyProtocol(
PermitExpired(
TotalSupplyOverflow(
TradingRestricted(